| Overload | Description |
|---|---|
| PDFCosArray Constructor() | Initializes a new object. |
| PDFCosArray Constructor(double[]) | Initializes a new object with an array of doubles. |
| PDFCosArray Constructor(PDFCosObject[]) | This method supports the internal library infrastructure and should not be used by external client code. |
| PDFCosArray Constructor(List<PDFCosObject>) | This method supports the internal library infrastructure and should not be used by external client code. |
| PDFCosArray Constructor(int[]) | This method supports the internal library infrastructure and should not be used by external client code. |